Not being able to `make` in terminal on Mac OS X 10.7
Posted
by
AlanTuring
on Super User
See other posts from Super User
or by AlanTuring
Published on 2012-10-06T21:30:29Z
Indexed on
2012/10/07
3:42 UTC
Read the original article
Hit count: 569
Hi so i am trying to install the commands wget and with-readline for use with Mac OS X's terminal. The configuration seems to work fine for both even though i am required to specify for the first one, host= i686-apple.
When i get to the make part of the installation, the output is as follows.
For wget:

for with-readline

so does anyone have any idea what's going on?
Pastie links:
wget: http://pastie.org/4925079
with-readline: http://pastie.org/4925083
Thanks in advance.
© Super User or respective owner